lcPaint_BrushSelect Home

Selects active brush.

 BOOL lcPaint_BrushSelect (
   HANDLE hLcWnd,
   HANDLE hBrush
 );

Parameters
hLcWnd
  Handle to LiteCAD graphics window.
hBrush
  Handle to a brush.

Return Value

  If the function succeeds, the return value is nonzero (TRUE).

See Also

  lcPaint_BrushSelectIDlcPaint_BrushCreate